Fontify doc comment in c-ts-mode with doc-face
authorYuan Fu <casouri@gmail.com>
Thu, 9 May 2024 03:27:12 +0000 (20:27 -0700)
committerYuan Fu <casouri@gmail.com>
Thu, 9 May 2024 03:36:36 +0000 (20:36 -0700)
commit03d4b96da62fbb7abfb7fa8fcfc963313e394f22
tree62718fa529657aacbc3580b8188cc8cbc0c73d6f
parent86187d43e2db841f8ca2893a31f05669f4a1247b
Fontify doc comment in c-ts-mode with doc-face

* lisp/progmodes/c-ts-mode.el (c-ts-mode--font-lock-settings): Add
rule for /** comments.
lisp/progmodes/c-ts-mode.el